'=============================================================================== '= Copyright 1992 Staz™ Software, Inc. = '= All rights reserved = '= "Project.INCL" from PG:PRO = '=============================================================================== INCLUDE FILE _aplIncl COMPILE 0,_MacsbugLabels_strResource_caseInsensitive'set by PG:PRO ' GLOBALS "PG PRO.GLBL"'include standard global file '{PG7} 'PG PRO marker '{PG8} 'PG PRO marker GOTO"End Of Project Include" INCLUDE "@Header.INCL" '=============================================================================== ' Put your application's LOCAL FNs here '=============================================================================== LOCAL FN dummy ' This function just allows there to be something in the resource fork gWhen ' the include is compiled. You can remove it after you have added any other ' local function to the file. END FN "End Of Project Include"